home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Applications 1999 November / SGI IRIX 6.5 Applications 1999 November.iso / dev / insight_dev.idb / usr / share / Insight / samples / SGIHelp / README.z / README
Encoding:
Text File  |  1998-10-28  |  449 b   |  36 lines

  1. SGIHelp Sample Application and Document
  2.  
  3. This directory contains a sample application that uses SGIHelp,
  4. and associated help content.  To run the application and view
  5. the content...
  6.  
  7.     % cd /usr/tmp
  8.  
  9.     % cp -r /usr/share/Insight/SGIHelp .
  10.  
  11.     % cd SGIHelp/exampleDoc
  12.  
  13.     % make book
  14.  
  15.     % make pub_book
  16.  
  17.     % su
  18.  
  19.     # installtestbooks
  20.  
  21.     # exit
  22.  
  23.     % cd ../exampleApp
  24.  
  25.     % exampleAppXm
  26.  
  27.     % cd ../exampleDoc
  28.  
  29.     % su
  30.  
  31.     # installtestbooks rem
  32.  
  33.     # exit
  34.  
  35.     % make clobber
  36.